home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / BBS / CHOPNW10.ZIP / CHOPNEWS.CFG next >
Encoding:
Text File  |  1996-03-31  |  2.5 KB  |  90 lines

  1. ;CHOPNEWS 1.0 Master Configuration File
  2. ;
  3. ;NOTE: CHOPNEWS also requires a configuration file called GROUPS.CFG - see
  4. ;CHOPNEWS.DOC for more information.
  5. ;
  6. ;This Master Configuration File begins each option with a description
  7. ;followed by the configuration option and variable.
  8. ;
  9. ;----------------------------------------------------------------------------
  10. ;
  11. ;This variable contains the name of the machine you are dialing for mail
  12. ;This information is normally provided by your host provider.  It is used to
  13. ;extract DOS file names for SMTP files by deleting host name information from
  14. ;the file name.
  15. ;
  16.  
  17. HOST nova
  18.  
  19. ;
  20. ;This is the UUCP name used by your system for UUCPg protocol sessions.
  21. ;Typically seven characters.  This info supplied by your host provider.
  22. ;
  23.  
  24. UUCPNAME jobnet
  25.  
  26. ;
  27. ;This variable indicates where CHOPNEWS can find incoming SMTP mail files.
  28. ;
  29.  
  30. UUIN_STAGE C:\UUIN\STAGE\
  31.  
  32. ;
  33. ;This variable indicates where CHOPNEWS will place SMTP mail files after they
  34. ;have been processed.
  35. ;
  36.  
  37. UUIN C:\UUIN\
  38.  
  39. ;
  40. ;This variable indicates where CHOPNEWS will create it's processed text files
  41. ;if a directory is NOT specified in the GROUPS.CFG file.
  42. ;
  43.  
  44. CHOPDIR C:\TEMP\
  45.  
  46. ;
  47. ;This variable is the file name of the 'MAILBUSY' flag that will be created
  48. ;by CHOPNEWS to tell TIGER/PIMP or other SMTP mail processor that a mail
  49. ;handler is busy with mail packets.
  50. ;
  51.  
  52. MAILBUSY MAILBUSY
  53.  
  54. ;
  55. ;This variable is the file name of the 'MAILBUSY' flag that is created
  56. ;by PIMP/TIGER or other SMTP mail processor.
  57. ;
  58.  
  59. SYSTEMBUSY TIGRBUSY
  60.  
  61. ;
  62. ;This variable is used to specify which section of the SMTP news header is
  63. ;to be used for the FIRST line of the files created by CHOPNEWS.  Normally,
  64. ;the SUBJECT: line will be used, especially when CHOPNEWS is creating
  65. ;text files for Quick Search by QOL Software.  This will allow Quick Search
  66. ;to use the subject line as the line to be displayed during file listings.
  67. ;
  68. ;If you do not wish to use this feature, then leave the variable blank.
  69. ;
  70.  
  71. HEADERFLD SUBJECT:
  72.  
  73. ;
  74. ;The HEADER variable allows you to enter up to 78 characters that will be
  75. ;placed before any date, from or subject information.
  76. ;
  77. ;If you do not wish to use this feature, then leave the variable blank.
  78. ;
  79.  
  80. HEADER
  81.  
  82. ;
  83. ;The FOOTER variable allows you to enter up to 78 characters that will be
  84. ;placed at the bottom of each file that is created by CHOPNEWS.
  85. ;
  86. ;If you do not wish to use this feature, then leave the variable blank.
  87. ;
  88.  
  89. FOOTER Harvested by Online_Opportunities via the_Internet's JobNet.com_server
  90.